home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / util / wb / count.readme < prev    next >
Encoding:
Text File  |  1999-11-06  |  2.3 KB  |  63 lines

  1. Short:    Recursivly counts the size of files/dirs/volumes
  2. Author:   paul@arsewit.freeserve.co.uk (Paul Firth)
  3. Uploader: paul@arsewit.freeserve.co.uk (Paul Firth)
  4. Type:     util/wb
  5.  
  6.  
  7. Count is a simple program that recursivly counts the sizes
  8. of files within a directory or volume.
  9.  
  10. * Count is internally multi-threaded so you can count
  11.   many items simultaniously.
  12.  
  13. * Count works using an AppIcon on workbench and each
  14.   separate window can be iconised so you can even change
  15.   screen mode whilst counting many things simultainously.
  16.  
  17. * Count can the display physical size as well as logical size
  18.   of files. Generally, on a filing system files take up
  19.   an amount of space that is not equal to the actual file
  20.   size - its generally bigger. This is because files must
  21.   take up at least the size of one block on the filing system
  22.   and often files will not fit exactly into a set number of
  23.   blocks; this difference in size is what is meant by physical
  24.   size as opposed to logical size. This "physical size" is
  25.   sometimes useful to know. Of course, count displays the
  26.   logical size of files to.
  27.  
  28.   You tell count to display physical size by choosing a
  29.   menu option.
  30.  
  31. * Count can display varying levels of detail whilst it counts
  32.   files.
  33.  
  34.   1) (Normal) It can display the filename of every single file
  35.   it encounters.
  36.  
  37.   2) (Faster) It can display only the names of the directorys
  38.   it encounters.
  39.  
  40.   3) (Fastest) It can display no interim information about the
  41.   counting process at all and only display the results at the end.
  42.  
  43. * Counting can be both paused and aborted.
  44.  
  45. * Local preferences are saved into ENV: so during normal use
  46.   you will not have to reselect your prefered options. Of course
  47.   global prefs can be saved to ENVARC: - via a menu item.
  48.  
  49. * Count uses MUI so the interface is completly font sensitive and
  50.   resizeable.
  51.  
  52.  
  53. ============================= Archive contents =============================
  54.  
  55. Original  Packed Ratio    Date     Time    Name
  56. -------- ------- ----- --------- --------  -------------
  57.    22108   10704 51.5% 20-Sep-99 02:36:18 +Count
  58.     5646    2581 54.2% 20-Sep-99 03:26:58 +Count.guide
  59.     1893    1012 46.5% 20-Sep-99 18:29:04 +Count.guide.info
  60.     3986     841 78.9% 20-Sep-99 18:28:54 +Count.info
  61. -------- ------- ----- --------- --------
  62.    33633   15138 54.9% 21-Sep-99 13:21:04   4 files
  63.